PowerTools ActiveReports for .NET 11.0J
GeoPolygon コンストラクタ

ポリゴンリング
GeoPolygonの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal rings As IEnumerable(Of GeoLinearRing) _
)
public GeoPolygon( 
   IEnumerable<GeoLinearRing> rings
)

パラメータ

rings
ポリゴンリング
参照

関連項目

GeoPolygon クラス
GeoPolygon メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.